Package com.streamwide.smartms.lib.core.api.mybusiness

Types

Link copied to clipboard
annotation class MBSort
Link copied to clipboard
open class MyBusinessError : Error
Link copied to clipboard
interface OnProcessUpdateListener
Link copied to clipboard
annotation class ProcessMode
Link copied to clipboard
interface STWAddAttachmentCallback<T : Error?> : STWCallback<T>
This callback is used to handle all events of add attachment in process.
Link copied to clipboard
interface STWExternalSystemCallback<T : Error?> : STWCallback<T>
This is a callback to handle events related to requests for external system.
Link copied to clipboard
open class STWExternalSystemParams
This class is used to encapsulate all the parameters necessary to request data from an external system.
Link copied to clipboard
interface STWFavoriteListUpdateListener
This class is a listener to handle all events related to the updates of the favorite template list.
Link copied to clipboard
interface STWForwardProcessCallback<T : Error?> : STWCallback<T>
This callback is used to handle all events of forward operation.
Link copied to clipboard
interface STWLoadProcessCallback<T : Error?> : STWCallback<T>
Callback used to handle process creation events.
Link copied to clipboard
interface STWLoadProcessPreviousDataCallback<T : Error?> : STWCallback<T>
This callback is used to handle all events of load process previous data operation.
Link copied to clipboard
open class STWMBAttachmentManager
Link copied to clipboard
annotation class STWMetaDataKey
Link copied to clipboard
interface STWMyBusinessExternalDBCallback<T : Error?> : STWExternalSystemCallback<T>
This is a callback to handle events related to dat requests from external system.
Link copied to clipboard
interface STWMyBusinessFeatureAllowChangedListener
This interface is used with the STWMyBusinessManager in order to delegate myBusiness feature changed event:
Link copied to clipboard
open class STWMyBusinessSettingsManager
This is a public Class that manage all operations concerning MyBusiness settings
Link copied to clipboard
annotation class STWProcessAction
Link copied to clipboard
interface STWProcessAutoCompleteListener
Link copied to clipboard
interface STWProcessCreationCallback<T : Error?> : STWCallback<T>
Callback used to handle process creation events.
Link copied to clipboard
interface STWProcessDeleteCallback<T : Error?> : STWCallback<T>
Link copied to clipboard
annotation class STWProcessEvent
Link copied to clipboard
annotation class STWProcessFilter
Link copied to clipboard
open class STWProcessManager
STWProcessManager Public Class that manages all operations concerning My Business processes in the Application.
Link copied to clipboard
open class STWProcessOptions
Link copied to clipboard
annotation class STWProcessTab
Link copied to clipboard
open class STWProcessVersion
Link copied to clipboard
interface STWSendProcessCallback
Link copied to clipboard
interface STWTemplateListUpdateListener
This class is a listener to handle all events related to the updates of template list.
Link copied to clipboard
open class STWTemplateManager
STWTemplateManager Public Class that manages all operations concerning My Business templates in the Application.
Link copied to clipboard
annotation class TemplateIconType
Annotation interface used to specify the type of template icon that we want.